Submit
Path:
~
/
home
/
getwphos
/
public_html
/
ccma
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
exceptions
/
oauth
/
tokens
/
File Content:
empty-token-exception.php
<?php namespace Yoast\WP\SEO\Exceptions\OAuth\Tokens; use Exception; /** * Class Empty_Token_Exception */ class Empty_Token_Exception extends Exception { /** * Empty_Token_Exception constructor. */ public function __construct() { parent::__construct( 'Token usage failed. Token is empty.', 400 ); } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
empty-property-exception.php
437 bytes
0644
empty-token-exception.php
316 bytes
0644
failed-storage-exception.php
590 bytes
0644
N4ST4R_ID | Naxtarrr